Rob Browning [Sat, 11 Dec 2010 17:00:46 +0000 (11:00 -0600)]
Fix the value for RIPEMD-160 in epg-digest-algorithm-alist.
Rob Browning [Sat, 11 Dec 2010 16:40:58 +0000 (10:40 -0600)]
Don't initialize the terminal twice.
Rob Browning [Fri, 26 Nov 2010 18:35:42 +0000 (12:35 -0600)]
Build-depend on "bsd-mailx | mailx" rather than just "mailx".
Rob Browning [Mon, 18 Oct 2010 04:19:02 +0000 (23:19 -0500)]
Fix the computation of the width of dual-width fonts.
Rob Browning [Sat, 16 Oct 2010 16:59:16 +0000 (11:59 -0500)]
Don't adjust message-sendmail-f-is-evil default anymore; match upstream.
Rob Browning [Sat, 16 Oct 2010 03:51:45 +0000 (22:51 -0500)]
Prevent mail destined for mail-archive-file-name from being lost.
Rob Browning [Mon, 11 Oct 2010 01:56:54 +0000 (20:56 -0500)]
Prevent string and unibyte-string from overflowing the stack.
Rob Browning [Sat, 14 Aug 2010 21:38:52 +0000 (16:38 -0500)]
Disable parallel builds until an upstream race is fixed.
Rob Browning [Sat, 14 Aug 2010 21:26:12 +0000 (16:26 -0500)]
Fix minor debian/changelog omissions.
Rob Browning [Sat, 14 Aug 2010 16:58:14 +0000 (11:58 -0500)]
Add ${misc:Depends} to debian/control for debhelper.
Rob Browning [Thu, 12 Aug 2010 05:16:07 +0000 (00:16 -0500)]
Fix startup hang on GNU/kFreeBSD.
Rob Browning [Thu, 12 Aug 2010 03:49:46 +0000 (22:49 -0500)]
Change debhelper Build-Depends from (>= 4) to (>= 7.0.50~).
Rob Browning [Thu, 12 Aug 2010 03:32:33 +0000 (22:32 -0500)]
Change quilt Build-Depends from (>= 0.42-1) to (>= 0.42).
Rob Browning [Thu, 12 Aug 2010 03:25:04 +0000 (22:25 -0500)]
Break Build-Depends line at 80 characters.
Rob Browning [Wed, 11 Aug 2010 05:07:24 +0000 (00:07 -0500)]
Remove redundant Section and Priority fields from debian/control.in.
Rob Browning [Wed, 11 Aug 2010 04:56:02 +0000 (23:56 -0500)]
Add a Homepage field to debian/control.in.
Rob Browning [Wed, 11 Aug 2010 04:47:47 +0000 (23:47 -0500)]
Replace "/bin/sh -e" with "set -e" in common and bin-common postinsts.
Rob Browning [Wed, 11 Aug 2010 04:42:57 +0000 (23:42 -0500)]
Remove deprecated Encoding field from emacsVER.desktop.
Rob Browning [Tue, 10 Aug 2010 05:39:55 +0000 (00:39 -0500)]
Use -O1 rather than -O2 on ia64 to fix a build failure.
Fix a build failure (looks like a broken byte compiler) with newer
versions of gcc (c.f. #207580). (closes: 582439)
Rob Browning [Tue, 10 Aug 2010 04:53:24 +0000 (23:53 -0500)]
Don't try to "mkdir $(infodir)" in doc/*/Makefile.in.
Rob Browning [Sat, 15 May 2010 04:58:32 +0000 (21:58 -0700)]
Respect DESTDIR in doc/misc/Makefile.in.
Rob Browning [Fri, 14 May 2010 02:42:33 +0000 (19:42 -0700)]
Update for emacs 23.2 release.
Rob Browning [Sat, 8 May 2010 03:29:02 +0000 (22:29 -0500)]
Merge branch 'deb/emacs23/d/sid/upstream' into deb/emacs23/d/sid/master
Rob Browning [Sat, 8 May 2010 03:28:33 +0000 (22:28 -0500)]
Merge commit 'EMACS_23_2' into deb/emacs23/d/sid/upstream
Rob Browning [Sat, 8 May 2010 03:28:29 +0000 (22:28 -0500)]
Import emacs23_23.2+1.orig.tar.bz2.
Chong Yidong [Sat, 8 May 2010 03:28:26 +0000 (23:28 -0400)]
Bump version to 23.2.
Chong Yidong [Fri, 7 May 2010 22:51:37 +0000 (18:51 -0400)]
Fix ChangeLog typo.
Chong Yidong [Fri, 7 May 2010 14:51:09 +0000 (10:51 -0400)]
* building.texi (GDB Graphical Interface): Remove misleading comparison
to an IDE (Bug#6128).
Rob Browning [Fri, 7 May 2010 06:07:32 +0000 (23:07 -0700)]
Fix binary-only builds and conditionalize all packages in dh_auto_install.
Chong Yidong [Wed, 5 May 2010 19:54:04 +0000 (15:54 -0400)]
* makefile.w32-in (OTHER_PLATFORM_SUPPORT): Use parenthesis for macros for nmake compatibility.
Chong Yidong [Tue, 4 May 2010 01:31:59 +0000 (21:31 -0400)]
Bump version to 23.1.97.
Chong Yidong [Mon, 3 May 2010 22:01:23 +0000 (18:01 -0400)]
Fix typos (Bug#6094). From Štěpán Němec.
Rob Browning [Mon, 3 May 2010 02:54:34 +0000 (19:54 -0700)]
Add automake to Build-Depends. (closes: #580006)
Chong Yidong [Mon, 3 May 2010 01:55:01 +0000 (21:55 -0400)]
Variable purecopying fix (Bug#6083).
* international/mule.el (auto-coding-alist): Only purecopy
car or each item, not the whole list (Bug#6083).
Chong Yidong [Mon, 3 May 2010 01:42:50 +0000 (21:42 -0400)]
Add check for buggy version of GCC (Bug#6031).
* configure.in: Add check for buggy version of GCC (Bug#6031).
* configure: Regenerate
* etc/NEWS: Minor tweak to problem description.
Rob Browning [Sun, 2 May 2010 17:57:18 +0000 (10:57 -0700)]
Don't define unix when building Emacs (add-unix-to-cpp-undefs.diff).
Chong Yidong [Sun, 2 May 2010 15:15:29 +0000 (11:15 -0400)]
Make paragraph vars local for js-mode (Bug#6071).
* progmodes/js.el (js-mode): Make paragraph variables local before
calling c-setup-paragraph-variables (Bug#6071).
Rob Browning [Sun, 2 May 2010 03:41:28 +0000 (20:41 -0700)]
Remove automatically generated configure and src/config.in in clean.
Rob Browning [Sun, 2 May 2010 03:03:42 +0000 (20:03 -0700)]
Update info related dependencies according to Debian Policy (12.2).
* Update emacsFLAVOR-common dpkg dependency to require "dpkg (>=
1.15.4) | install-info" for proper info page handling (Debian
Policy 12.2), and remove install-info dependency from packages
without info files.
Rob Browning [Sun, 2 May 2010 02:45:51 +0000 (19:45 -0700)]
Change debian/rules to use "dh $@" approach.
Rob Browning [Sun, 2 May 2010 02:09:56 +0000 (19:09 -0700)]
Fix ctags manpage ".so" rewriting so that it actually works.
Eli Zaretskii [Sat, 1 May 2010 18:50:20 +0000 (21:50 +0300)]
composite.el (compose-region, reference-point-alist): Fix typos in the doc
strings.
Andreas Schwab [Fri, 30 Apr 2010 16:00:48 +0000 (12:00 -0400)]
Fix for Bug#5984.
* composite.c (autocmp_chars): Save point as marker before calling
auto-composition-function.
* lisp.h (restore_point_unwind): Add prototype.
* fileio.c (restore_point_unwind): Remove static attribute.
Alexander Klimov [Thu, 29 Apr 2010 02:38:12 +0000 (21:38 -0500)]
Use the proper form for gnuplot's set command
Chong Yidong [Tue, 27 Apr 2010 15:36:16 +0000 (11:36 -0400)]
* PROBLEMS: Document gcc-4.5 bug (Bug#6031).
Juanma Barranquero [Mon, 26 Apr 2010 09:55:29 +0000 (11:55 +0200)]
* abbrev.el: Fix typos.
Chong Yidong [Sun, 25 Apr 2010 22:09:52 +0000 (18:09 -0400)]
Remove --- and +++ lines from NEWS file.
Chong Yidong [Sun, 25 Apr 2010 21:50:34 +0000 (17:50 -0400)]
* keymaps.texi (Menu Bar): Document :advertised-binding property.
Chong Yidong [Sun, 25 Apr 2010 21:21:51 +0000 (17:21 -0400)]
Document Emacs 23.2 changes.
* functions.texi (Obsolete Functions): Document
set-advertised-calling-convention.
* minibuf.texi (Basic Completion): Document completion-in-region.
(Programmed Completion): Document completion-annotate-function.
* commands.texi (Reading One Event): Document read-key.
(Distinguish Interactive): Document KIND arg to
called-interactively-p. Delete obsolete interactive-p.
* elisp.texi (Top): Update node description.
* misc.texi (Printing): Document htmlfontify-buffer.
Michael Albinus [Sun, 25 Apr 2010 06:34:03 +0000 (08:34 +0200)]
Fix the entry about eshell's su and sudo commands. bug#6021
Andreas Schwab [Sat, 24 Apr 2010 16:35:43 +0000 (18:35 +0200)]
* composite.el (find-composition): Doc fix.
Juanma Barranquero [Sat, 24 Apr 2010 02:59:23 +0000 (04:59 +0200)]
* progmodes/sql.el: Fix typos.
Juri Linkov [Fri, 23 Apr 2010 16:46:03 +0000 (19:46 +0300)]
* info.el (Info-fontify-node): Put Info-breadcrumbs to the `display'
property instead of `invisible' and `after-string' (bug#5998).
Juri Linkov [Fri, 23 Apr 2010 16:35:57 +0000 (19:35 +0300)]
Fix typo in docstring.
Kenichi Handa [Fri, 23 Apr 2010 12:30:36 +0000 (21:30 +0900)]
Use new features of libotf and m17n-lib if available.
Kenichi Handa [Fri, 23 Apr 2010 12:29:11 +0000 (21:29 +0900)]
Use new features of libotf and m17n-lib if available.
Kenichi Handa [Fri, 23 Apr 2010 02:17:55 +0000 (11:17 +0900)]
HELLO: Adjust Burmese for Unicode 5.2 encoding.
Kenichi Handa [Fri, 23 Apr 2010 02:17:09 +0000 (11:17 +0900)]
merge trunk
Kenichi Handa [Fri, 23 Apr 2010 02:14:40 +0000 (11:14 +0900)]
HELLO: Adjust Burmese for Unicode 5.2 encoding.
Juanma Barranquero [Fri, 23 Apr 2010 00:15:47 +0000 (02:15 +0200)]
* filecache.el: Fix typos in docstrings.
Katsumi Yamaoka [Thu, 22 Apr 2010 23:43:10 +0000 (23:43 +0000)]
Synch with Gnus trunk:
;; I've committed this change to only the trunk by mistake, sorry,
;; but it should have been also in the branch.
(message-generate-headers): Record insertion of optional headers as well.
Otherwise the check to prevent repeated insertion of optional headers
is a no-op. By Andreas Seltenreich <seltenreich@gmx.de>.
Katsumi Yamaoka [Thu, 22 Apr 2010 23:41:53 +0000 (23:41 +0000)]
Synch with Gnus trunk:
;; I've committed this change to only the trunk by mistake, sorry,
;; but it should have been also in the branch.)
(message-generate-headers): Record insertion of optional headers as well.
Otherwise the check to prevent repeated insertion of optional headers
is a no-op. By Andreas Seltenreich <seltenreich@gmx.de>.
Katsumi Yamaoka [Thu, 22 Apr 2010 07:53:53 +0000 (07:53 +0000)]
Merge from mainline.
Kenichi Handa [Thu, 22 Apr 2010 05:01:21 +0000 (14:01 +0900)]
language/indian.el (gujarati-composable-pattern): Fix typo.
Kenichi Handa [Thu, 22 Apr 2010 04:59:50 +0000 (13:59 +0900)]
language/indian.el (gujarati-composable-pattern): Fix typo.
Kenichi Handa [Thu, 22 Apr 2010 04:08:10 +0000 (13:08 +0900)]
language/indian.el (gurmukhi-composable-pattern): Fix typo.
Kenichi Handa [Thu, 22 Apr 2010 04:07:11 +0000 (13:07 +0900)]
merge trunk
Kenichi Handa [Thu, 22 Apr 2010 04:05:26 +0000 (13:05 +0900)]
language/indian.el (gurmukhi-composable-pattern): Fix typo.
Katsumi Yamaoka [Wed, 21 Apr 2010 22:57:48 +0000 (22:57 +0000)]
Merge from mainline.
Glenn Morris [Wed, 21 Apr 2010 02:49:00 +0000 (19:49 -0700)]
Minor doc fix.
* calendar.texi (Displaying the Diary, Format of Diary File):
Fix external cross-references for TeX format output.
Kenichi Handa [Wed, 21 Apr 2010 00:49:59 +0000 (09:49 +0900)]
language/indian.el (oriya-composable-pattern, tamil-composable-pattern, malayalam-composable-pattern): Add two-part vowels to "v" (vowel sign).
Kenichi Handa [Wed, 21 Apr 2010 00:49:01 +0000 (09:49 +0900)]
merge trunk
Katsumi Yamaoka [Tue, 20 Apr 2010 22:41:29 +0000 (22:41 +0000)]
Merge from mainline.
Chong Yidong [Tue, 20 Apr 2010 22:28:26 +0000 (18:28 -0400)]
* files.el (copy-directory): Handle symlinks (Bug#5982).
Chong Yidong [Tue, 20 Apr 2010 16:04:05 +0000 (12:04 -0400)]
Revert 2009-10-12 change to compilation-next-error-function (Bug#5983).
* progmodes/compile.el (compilation-next-error-function): Revert
2009-10-12 change (Bug#5983).
Chong Yidong [Tue, 20 Apr 2010 15:57:54 +0000 (11:57 -0400)]
Fix hg envvar handling (Bug#5846).
* vc-hg.el (vc-hg-state): Use HGRCPATH, not HGRC.
(vc-hg-working-revision): Likewise. Use hg parents, not hg parent
(Bug#5846).
Kenichi Handa [Tue, 20 Apr 2010 13:25:42 +0000 (22:25 +0900)]
language/indian.el (oriya-composable-pattern, tamil-composable-pattern, malayalam-composable-pattern): Add two-part vowels to "v" (vowel sign).
Glenn Morris [Tue, 20 Apr 2010 07:54:28 +0000 (00:54 -0700)]
* emacs-lisp/lisp.el (lisp-completion-at-point): Give it a doc string.
Glenn Morris [Tue, 20 Apr 2010 07:37:20 +0000 (00:37 -0700)]
* minibuffer.el (completion-at-point): Doc fix.
Chong Yidong [Tue, 20 Apr 2010 01:29:37 +0000 (21:29 -0400)]
Bump version to 23.1.96.
Katsumi Yamaoka [Mon, 19 Apr 2010 22:42:15 +0000 (22:42 +0000)]
Merge from mainline.
Chong Yidong [Mon, 19 Apr 2010 14:38:53 +0000 (10:38 -0400)]
* ede.texi (EDE Mode): Refer to init file rather than `.emacs'. Note
that Development menu is always available.
(Creating a project): Fix terminology.
(Add/Remove files): Fix typo.
Chong Yidong [Mon, 19 Apr 2010 14:38:12 +0000 (10:38 -0400)]
* ede.texi (EDE Mode): Refer to init file rather than `.emacs'. Note
that Development menu is always available.
(Creating a project): Fix terminology.
(Add/Remove files): Fix typo.
Stefan Monnier [Mon, 19 Apr 2010 13:17:40 +0000 (09:17 -0400)]
(completion-styles): Improve docstrings.
Rob Browning [Mon, 19 Apr 2010 06:31:12 +0000 (23:31 -0700)]
Switch to "3.0 (quilt)" source format and drop protected_files handling.
Katsumi Yamaoka [Mon, 19 Apr 2010 03:41:21 +0000 (03:41 +0000)]
Merge from mainline.
Juanma Barranquero [Mon, 19 Apr 2010 03:06:29 +0000 (05:06 +0200)]
* dired.c (Ffile_attributes): Fix typo in docstring.
Katsumi Yamaoka [Sun, 18 Apr 2010 23:26:57 +0000 (23:26 +0000)]
Merge from mainline.
Katsumi Yamaoka [Sun, 18 Apr 2010 23:24:22 +0000 (23:24 +0000)]
Synch with Gnus trunk:
2010-04-17 Teodor Zlatanov <tzz@lifelogs.com>
* gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
the CVS repo. Put the Git repo in the news section.
* gnus-coding.texi (Gnus Maintainance Guide): Fixed title typo.
Removed some mentions of CVS. Mention the new Git repo.
2010-04-17 Teodor Zlatanov <tzz@lifelogs.com>
* smime.el: Don't mention CVS.
* nnrss.el (nnrss-fetch): Don't mention CVS.
* nnir.el: Don't mention CVS.
Katsumi Yamaoka [Sun, 18 Apr 2010 23:14:41 +0000 (23:14 +0000)]
Merge from mainline.
Chong Yidong [Sun, 18 Apr 2010 23:02:16 +0000 (19:02 -0400)]
* programs.texi (Semantic): New node.
* maintaining.texi (EDE): New node.
* emacs.texi: Update node listing.
* misc.texi (Gnus): Use the `C-h i' keybinding for info.
Katsumi Yamaoka [Sun, 18 Apr 2010 22:41:26 +0000 (22:41 +0000)]
Merge from mainline.
Chong Yidong [Sun, 18 Apr 2010 21:40:10 +0000 (17:40 -0400)]
Bugfix for ede-proj-makefile-insert-variables.
* cedet/ede/pmake.el (ede-proj-makefile-insert-variables): Don't
destroy list before using it.
Rob Browning [Sun, 18 Apr 2010 06:39:03 +0000 (23:39 -0700)]
Always regenerate autofiles (drop autofiles-sync); set debian/compat to 7.
* Follow current autotools-dev recommendations - build-depend on
autoconf, remove the automatically generated files in clean, and
regenerate them before building.
* Update debian/compat from 4 to 7.
Rob Browning [Sun, 18 Apr 2010 06:37:42 +0000 (23:37 -0700)]
Support DEB_BUILD_OPTIONS parallel=N.
Rob Browning [Sun, 18 Apr 2010 02:39:57 +0000 (19:39 -0700)]
Remove Jerome from debian/control Uploaders since he has retired.
Dan Nicolaescu [Sat, 17 Apr 2010 16:10:19 +0000 (09:10 -0700)]
Fix the version number for added files.
* vc-hg.el (vc-hg-working-revision): Check if the file is
registered after hg parent fails (Bug#5961).
Glenn Morris [Sat, 17 Apr 2010 02:07:48 +0000 (19:07 -0700)]
Add some autoloads.
* htmlfontify.el (htmlfontify-buffer)
(htmlfontify-copy-and-link-dir): Autoload entry points.
Glenn Morris [Sat, 17 Apr 2010 02:06:12 +0000 (19:06 -0700)]
* etc/NEWS: Minor edits.
Chong Yidong [Sat, 17 Apr 2010 00:28:19 +0000 (20:28 -0400)]
Fix to vc-hg-annotate-extract-revision-at-line (Bug#5960).
* vc-hg.el (vc-hg-annotate-extract-revision-at-line): Expand file
name relative to the project root (Bug#5960).